Destroying a weak web server by flooding it with HTTP requests.
docker compose up -d
# Flood the server
python pyflooder.py localhost 8080 5000The website runs on http://localhost:8080.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Destroying a weak web server by flooding it with HTTP requests.
docker compose up -d
# Flood the server
python pyflooder.py localhost 8080 5000The website runs on http://localhost:8080.